Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal itemsArray() As LegendItem _ ) |
C# | |
---|---|
public LegendItemsCollection( LegendItem[] itemsArray ) |
Parameters
- itemsArray
- The array whose elements are copied in the new collection.
ActiveReports Developer 7 | |
LegendItemsCollection Constructor | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendItemsCollection Class : LegendItemsCollection Constructor |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal itemsArray() As LegendItem _ ) |
C# | |
---|---|
public LegendItemsCollection( LegendItem[] itemsArray ) |